Skip to content

Am-Ta/SPR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Project with React

Install and build

you have a package.json file with the list of dependencies but the packages have not been installed yet, run

npm install
# or
yarn install

and for start

npm run start
# or
yarn start

then for build

npm run build
# or
yarn build

About

This is a Sample Project with React to improve my skills in front-end development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors