0.1.0 • Published 6 years ago

xcenario v0.1.0

Weekly downloads
4
License
-
Repository
-
Last release
6 years ago

Xcenario

The Xcenario boilerplate is made on top of create-react-app adding some other libraries such as: Redux, React-Router and the ability to use css modules.

To run the app $ - npm start

Testing $ - npm run test or npm test

Production Build $ - npm run build or npm build