Skip to content

phantien133/simple-react-app

Repository files navigation

It is very simple project, that why I am using the basic techniques but still availabitity to make scale up.

  • Without any boilerplate.

Preview

http://without-boilerplate.piiq-tee.surge.sh/

Development server

  • Create a .env file in the root directory of your project like .env.sample
  • Run npm run start or yarn start for a dev server. Navigate to http://localhost:8080/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the build/ directory.

Releases

No releases published

Packages

 
 
 

Contributors