Update README.md

This commit is contained in:
Nicco 2019-03-23 13:14:46 +01:00 committed by GitHub
parent 438db6bf63
commit 158a0b81ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,38 +1,3 @@
# React Typescript Stylus Webpack Boilerplate 👨‍🍳
# nicco.io
This is the starting point for any react-typescript-stylus-webpack-hipsterframeworkxyz boilerplate to get up and running quickly.
## Getting Started 🚀
```bash
git clone https://github.com/CupCakeArmy/react-boilerplate.git
npm i
npm run dev
# Or
wget https://github.com/CupCakeArmy/react-boilerplate/archive/master.zip
unzip master
```
## Usage 📖
### Build 🛠
```bash
# Dev
npm run build:dev
# Prod
npm run build:prod
```
### Dev 👀
Compiles on files changed
```bash
npm run dev
# Go to
http://localhost:8080
```
[Visit me](https://nicco.io)