Skip to content

rozautd/simple-form-roza

 
 

Repository files navigation

Getting Started

This is a project created using Create React App. In order to start, you should install dependencies first via the npm install in the project root.

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run cy:open

Starts a Cypress GUI. Currently, it is set up with baseUrl set to localhost, so make sure the app is also running

npm run cy:run

Runs Cypress tests headlessly. App should be running before in order to make it work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.4%
  • JavaScript 19.3%
  • HTML 14.0%
  • CSS 12.8%
  • Shell 0.5%