Skip to content

My personal skeleton for starting new react (mobile) web apps

License

Notifications You must be signed in to change notification settings

mammuth/react-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Skeleton

This is a base skeleton I like to use for small new React apps.

Stack

Features / Stack:

  • React
  • Webpack
  • MobX (State Management)
  • Bootstrap
  • Hot Module Reload
  • Less

Installation

cd client
yarn install

Development

cd client
yarn dev

Build

cd client
yarn build

About

My personal skeleton for starting new react (mobile) web apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages