Skip to content

A Web Apps quick start (React.js, Babel, Styled Component, Webpack)

Notifications You must be signed in to change notification settings

partynetwork/react-frontend

Repository files navigation

Quick start

$ git clone ....
$ cd /path/to/project && yarn install
$ yarn start

now you can see app at http://localhost:3000

npm start or yarn start

Runs the app in development mode. Open http://:3000 to view it in the browser.

npm run build or yarn build

Builds the app for production to the www folder.

Test the App

$ npm run test

About

A Web Apps quick start (React.js, Babel, Styled Component, Webpack)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published