tomaash / shoutboard-react

React example for Angular vs. React article

Home Page:https://www.toptal.com/front-end/angular-vs-react-for-web-development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shoutboard-react

Deployed here

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

React example for Angular vs. React article

https://www.toptal.com/front-end/angular-vs-react-for-web-development


Languages

Language:TypeScript 71.7%Language:JavaScript 25.4%Language:HTML 1.5%Language:CSS 1.4%