Skip to content

hebbo/exercise-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commands cheatsheet (MacOS)

Writing code:

prettier --write src/index.js
flow coverage --pretty src/index.js
yarn eslint src/index.js

Running the app:

yarn start
open http://localhost:3000/

Reference

https://reactjs.org/tutorial/tutorial.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published