About the project | Technologies | Getting started | Issues
SaaS starter kit, foundation for your business
You need to install Node.js first, then in order to clone the project via HTTPS, run this command:
$ git clone https://github.com/rili-saas-unique/front-end-react.js-application.git
Install dependencies
$ npm install
Run Tests
Unit test with Jest and Enzyme
$ npm run test:jest
E2E test with Cypress
$ npm run test:e2e
All test
$ npm run test
Run the following command in order to start the application in a development environment:
$ npm run application:develop:run
Feel free to file a new issue with a respective title and description on the Front-end React.js Application repository. If you already found a solution to your problem, I would love to review your pull request!.
made with ❤️ by RiLi SaaS