0.0.1 • Published 3 years ago
frontend-core-sabroso v0.0.1
This project was bootstrapped with Create React App.
1.Install
npm
npm i
or
npm i --legacy-peer-depsyarn
yarn install2.Start
npm start
or
yarn start3.Build
npm run build or yarn buildBuilds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed.
User Guide
You can find detailed instructions on using Create React App and many tips in its documentation.
0.0.1
3 years ago