Skip to content

bluetechsky/react-smp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is ReactJS sample project which is for learning purpose but it will be real-life learning-by-doing project.

This project was bootstrapped with Create React App.

1. Install create-react-app

$npm -g install create-react-app

2. Create project

$create-react-app myproj

3. Run project

In the project directory, you can run:

a. yarn start

Development mode Open http://localhost:3000 to view it in the browser.

b. yarn build

Product mode

Builds the app for production to the build folder.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

4. Feature list

Full functional feature list in the repo.

1. Sign in

2. Sign up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published