Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 212 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 212 Bytes

Konstruct 2018

Technical Fest of Maulana Abul Kalam Azad University of Technology

Development

Run the Server:

$ export NODEJS_ENV="development"
$ npm start

ESlint Checking:

$ npm run lint