Skip to content

erik-vanlankvelt/react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-starter

Overview

Starter React UI project using Babel, Webpack, and React.

Setup

Install homebrew (if not done already)
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Install node (if not done already)
brew install node
Install npm modules
npm install

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload if you make edits.

npm run build

Builds the app for production to the dist folder.

About

Starter UI project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published