Skip to content

MingSheng92/react-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Web Template with React

This is a basic react template to show how to configure a react-appliication with baic routing and basic css styling.

How to run:

  1. Download or fork this repository to your local machine.
  2. before starting the local development environment, run the following command:

npm install

This is to install all the dependencies required to run the library.

  1. Execute the following command to start your server

npm start

  1. head to localhost:3000 to check out the application

You may check out the article on Medium.

About

Basic React Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published