Skip to content

Quick starter with React, TS, Sass, Normalize.css and The New Reset

Notifications You must be signed in to change notification settings

romuloctba/simple-react-ts-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React Ts Starter

I use this repo as base for simple static-file ReactJs projects, usually SPA's, without routing.


How to Use:

  1. $ npm install

  2. $ npm start runs webpack dev server on localhost:3000

  3. $ npm build generates the static files


Contains:

Why?

To use CRA or NextJS sometimes just feels like too much.

About

Quick starter with React, TS, Sass, Normalize.css and The New Reset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published