Skip to content

delmotte/my-react-typescript-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it ?

Just one more annoying starter kit.

This one is clean -> No ESLint or Tests bullshit :D #freedom

This is a fork of https://github.com/FountainJS/generator-fountain-react

Using Webpack + Typescript + React + React Router

What has been done ?

[X] Removing karma tests

-> remove karma files and hooks

-> remove test section in .babelrc

[X] Removing ESLint

-> remove preLoaders: [/**/] in webpack.conf.js, webpack-dist.conf.js and webpack-test.conf.js

-> remove config in package.json

[X] Remove unused dependencies

[X] Add webpack dashboard

how to use it ?

git clone + npm install

then, just launch npm run serve or npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published