An open API service indexing awesome lists of open source software.

https://github.com/emirchus/reactjs-boilerplate

Personal ReactJS Boilerplate with custom react router
https://github.com/emirchus/reactjs-boilerplate

boilerplate css html parceljs react-router reactjs sass scss webpack

Last synced: 2 months ago
JSON representation

Personal ReactJS Boilerplate with custom react router

Awesome Lists containing this project

README

          

Welcome to ReactJSXParcelJS uwu

## Available Scripts

In the project directory, you can run:

### `npm run dev`

Runs the app in the development mode.

Open [http://localhost:1234](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `npm test`

Same as dev, but you will run a test version made by me, to see the power of the boilerplate and to have a reference of the routing and more.

### `npm run build`

Builds the app for production to the `dist` 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!