-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Eagan Martin edited this page Mar 13, 2019
·
2 revisions
An opensource tech stack composed of ExpressJS, NodeJS, ExtJS
Feel free to contribute if you like
-
Clone the repository
git clone https://github.com/pupupulp/nchikota-js.git -
Go to source directory
cd nchikota-js -
Install dependencies
npm setup -
Start the app
npm start -
For running tests (optional)
npm test