Skip to content

rili-saas-unique/front-end-react.js-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end React.js Application

About the project   |    Technologies   |    Getting started   |    Issues   


🏠 About the project

SaaS starter kit, foundation for your business


💻 Technologies


👷 Installation

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


🏃 Getting Started

Run the following command in order to start the application in a development environment:

$ npm run application:develop:run


🐛 Issues

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