Skip to content

yourownmood/react-inuitcss-boilerplate

Repository files navigation

react-inuitcss-boilerplate

CircleCI codecov Dependency Status devDependency Status

A react boilerplate setup based on create-react-app-typescript including:

Read more about the create-react-app-typescript setup.

How to run this project:

This react boilerplate is based on create-react-app-typescript. All alterations and extensions are done without ejecting the create-react-app.

First setup:

Clone boilerplate:

  • Clone this repository $ git clone git@github.com:yourownmood/react-inuitcss-boilerplate.git project_directory.
  • Browse to your "project_directory" $ cd project_directory
  • Install dependencies: $ yarn install in this project folder.

How to run:

  • Run $ yarn start runs the app in the development mode.
  • Test $ yarn test Launches the test runner.
  • Build $ yarn build builds the app for production.

Read more about the available commands.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published