Skip to content

Starting point for building & deploying production-ready, static, single-page React applications.

License

Notifications You must be signed in to change notification settings

mksarge/react-starter-app

Repository files navigation

React Starter App Build Status

React Starter App is a starting point for building and deploying static, single-page React/Redux applications.

Learn more at https://react-starter-app.firebaseapp.com

Getting Started

# Clone the repository
git clone https://github.com/mksarge/react-starter-app myproject
cd myproject

# Install dependencies
npm install

# Run tests
npm run test

# Start dev build
npm run start

# Deploy to Firebase
npm run publish

License

MIT

About

Starting point for building & deploying production-ready, static, single-page React applications.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published