Skip to content

augustabande/ab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start working with project.

  1. You need node.js 13.7.0 or greater and yarn already installed ( https://nodejs.org/en/blog/release/v13.7.0/ )
  2. Open cmd and go to the projects folder
  3. Run yarn install to install all needed dependencies
  4. Run yarn start to build the new project, run local server and start watching changes
  • 4.1 Run yarn build to build project
  • 4.2 Run yarn test to test project
  • 4.3 Run yarn eject to clean build project

More information: Create React App documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published