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 start
then go to http://localhost:3000/ to see your progress
-
Build
npm run build
build files will be located at
dist
directory/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