0.1.9 • Published 6 years ago

comatch-mvp v0.1.9

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Comatch MVP (react-scripts)

This package includes scripts and configuration used by Create React App. Please refer to its documentation:

How to use:

create-react-app test-mvp --scripts-version comatch-mvp

This will produce a React Application bootstrapped with Create React App but on top of that, the custom packages will provide a set of folders and pre-stup code. The goal of this is to allow the develop to focus on developing rather than on hooking up various components so that they can get started on a "simple" project. Enjoy hacking!