Skip to content

UNumbervan/nota

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Boilerplate with React, MobX and TypeScript

A react-mobx-webpack-postcss-typescript boilerplate based on TJ's frontend-boilerplate.

See also: react-redux-typescript-boilerplate

Contains

Build tools

Setup

$ npm install

Running

$ npm start

Build

$ npm run build

Note

  • This boilerplate doesn't contain any testing frameworks. Use something that suits your taste.
    (such as Mocha, Jasmine, or Jest)

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 57.8%
  • CSS 30.6%
  • JavaScript 10.9%
  • HTML 0.7%