fowku / applicationTemplate

Application template with React, Webpack, Babel, Sass, MobX, TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application template 🥺

This is configured application template, which uses React, Webpack, Babel, Sass, MobX 4, TypeScript, Prettier and ESLint. Works on IE 11

Available Scripts

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Application template with React, Webpack, Babel, Sass, MobX, TypeScript


Languages

Language:JavaScript 42.0%Language:TypeScript 34.8%Language:CSS 17.4%Language:HTML 5.8%