Skip to content

jednano/tsx-react-postcss-webpack

Repository files navigation

Babel/TypeScript/React/Webpack Starter Pack

Contributing

Setup

# after installing node.js 6 or higher
npm install

Running the development server

npm start

You can now access http://localhost:8080.

Tests

Run them:

npm test
npm run watch

Check source code for style standards

Code style standards are enforced via tools like eslint. Check source code:

npm run check

About

TypeScript/React/PostCSS/Webpack Starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published