mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2025-02-20 17:29:25 +00:00
React Typescript Stylus Webpack Boilerplate 👨🍳
This is the starting point for any react-typescript-stylus-webpack-hipsterframeworkxyz boilerplate to get up and running quickly.
Getting Started 🚀
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 🛠
# Dev
npm run build:dev
# Prod
npm run build:prod
Dev 👀
Compiles on files changed
npm run dev
# Go to
http://localhost:8080
Languages
TypeScript
85.6%
Stylus
9.9%
CSS
3.1%
JavaScript
0.8%
Dockerfile
0.6%