Skip to content

diogocapela/create-react-app-box

Repository files navigation

create-react-app-box

Build Status Dependencies Status Dev Dependencies Status Code Style

Enhanced create-react-app starter.

Live Demo: https://create-react-app-box.diogocapela.now.sh

Setup

# Get the latest snapshot
$ git clone https://github.com/diogocapela/create-react-app-box.git

# Change directory
$ cd create-react-app-box

# Install all the dependencies
$ yarn

# Start the development kit
$ yarn dev

# Build for production
$ yarn build

Clean

# Deletes node_modules
$ yarn clean

Test

# Run all tests
$ yarn test

Deploy

# Deploy to zeit now
$ now

License

Open source under the terms of the MIT License.

About

Enhanced create-react-app-starter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published