Skip to content

warmeta/cms-base-template

Repository files navigation

react-starter

React boilerplate for web apps.

Getting started

git clone https://github.com/warmeta/cms-base-template.git
cd react-starter
npm install
npm run dev

Open up your browser at http://localhost:8080 and you should see the app running

Building for production

npm run build

A build directory is created with the packaged application ready to be deployed

Testing

The tools used for tests are jest and enzyme

All tests are located in the tests directory, to run tests:

npm run test

Contributors

  • Jose García-Arévalo

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published