Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

maxbause/typescript-react-sass-webpack-babel-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-react-sass-webpack-babel-boilerplate

PLEASE CHECK OUT MY NEWER, BETTER BOILERPLATE!

This is a basic boilerplate for these technologies:

  • TypeScript
  • React
  • SASS
  • Webpack
  • Babel

Setup dev environment

  1. Check this repo out.
  2. yarn install
  3. yarn run webpack:dev
  4. open index.html

Happy coding :)