Skip to content

Cybermals/react-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-app-template

A template for a React app.

Instructions

  1. create a new repository using this template
  2. edit package.json as needed
  3. execute npm install to install the project dependencies
  4. execute npm run serve to start a development server on port 8000
  5. create your app
  6. stop the development server
  7. execute npm run build to build a production version of your app
  8. use a web server to serve the files in the dist/ folder

About

A template for a React app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors