Skip to content

weldonla/typescript-scss-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript React Template

The React application in Typescript is configured with ESlint, Jest, and Sass.

How to use:

  1. Clone the template repository:
    > git clone https://github.com/nnfunny/typescript-react-template.git
  1. Install dependencies:
    > yarn
    or
    > npm install
  1. Run the application:
    > yarn start
    or
    > npm start
  1. Build the application:
    > yarn build
    or
    > npm run build

Please feel free to use this template and build your awesome projects ✨.

About

Typescript + React + SCSS Template for all projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published