Setting up a frontend structure and configuration for SPA(single page application) is the thing I don't wanna do again...
- react@16
- mobx@4
- webpack@2
- react-router@3
- standard@10
- jest@20
- superagent@3
- sass-loader@6
- react-hot-loader@3
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
apis | ||
|
|
components/Loader | ||
|
|
container | ||
|
|
pages | ||
|
|
public/fonts | ||
|
|
routes | ||
|
|
shared-style | ||
|
|
stores | ||
|
|
utils | ||
|
|
webpack | ||
|
|
.babelrc | ||
|
|
.gitignore | ||
|
|
LICENSE | ||
|
|
Makefile | ||
|
|
README.md | ||
|
|
app.js | ||
|
|
app.template.html | ||
|
|
package.json | ||
Setting up a frontend structure and configuration for SPA(single page application) is the thing I don't wanna do again...