Welcome to another "lightweight", "modern" front-end boilerplate.
-
Clone repository
git clone --depth 1 https://github.com/KhaledElAnsari/inferno-milligram-boilerplate.git -
Install
npm install -
Run
npm startthen go to http://localhost:3000/ to see your progress
-
Build
npm run buildbuild files will be located at
distdirectory/folder -
Unit Testing
npm test
To learn more about Inferno and Milligram here's their official documentations
- Add UI/E2E testing
Any suggestion/contribution is welcomed, happy coding!.
This project is under MIT License