mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2024-11-01 00:24:16 +01:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
c39d15e4ee
39
README.md
39
README.md
@ -1,38 +1,5 @@
|
||||
# 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.
|
||||
Minimalistic landing page build with react in typescript.
|
||||
|
||||
## 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)
|
||||
|
Loading…
Reference in New Issue
Block a user