See document
- React architecture
- CSS architecture
See azu/large-scale-javascript for more details.
This project is proof of concept for large-scale-javascript architecture.
Visit https://presentation-annotator.netlify.com/
npm install
npm run watch
npm test
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT