Skip to content

jaysencryer/react-typescript-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React template

This template is designed to give you a base React application. It includes webpack config to allow import of css directly in your components using the following syntax:-

import 'path/filename.css'

How to start

clone this repo, type npm install at the command line

Then to run type npm start

You should be able to access you application at localhost:1234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors