NettyDev / React-Typescript-Boilerplate

This is my own React boilerplate writed in Typescript and used by me in my own projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Typescript-Boilerplate

This is my own React boilerplate writed in Typescript and used by me in my own projects.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any errors in the console.

npm run check-types

Checks the types of variables in the project.

npm run build

Builds the app for production to the dist folder.

About

This is my own React boilerplate writed in Typescript and used by me in my own projects.

License:MIT License


Languages

Language:JavaScript 62.4%Language:SCSS 19.1%Language:TypeScript 14.0%Language:HTML 4.5%