You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.
windsome edited this page Jan 26, 2016
·
2 revisions
Welcome to the airbnb-starter wiki!
What's This?
This is a (React + Redux + Router + isomorphic + SASS/SCSS + webpack + nodejs + express) starter kit.
It saves you life in construct a base runnable suit. I need your help to improve it.
how to use
firt install as:
git clone https://github.com/windsome/airbnb-starter.git
cd airbnb-starter
npm install (in china, when install scss-node, may face a timeout problem, you can use taobao mirror. see bellow 问题一)
npm run dev