Skip to content

Shent/yarn-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to start the app:

  • yarn install
  • yarn start

In case you don't have yarn those will work as well just much slower:

  • npm install
  • npm start

How to run the tests:

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published