Run the following command to install project dependencies:
npm install
Run the following command to start Project:
npm start
Run the following command to Build your Project:
npm run make
Run the following command to Publish your Project:
npm run publish