Skip to content

Repository for commonly used templates (without create-react-app) like react app , react app with service worker.

License

Notifications You must be signed in to change notification settings

sagarpandey88/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Repository

We will be storing the templates created for various different apps. Mostly here you will find vanilla react app template without using create-react-app. The idea behind it is to understand the project structure , dependecies configurations and how to make it work like a pro.

1. react-app-sw

This is a template react project with service workers It uses serviceworker-webpack-plugin for service worker integration within the react app. Other noteworthy dev dependencies inlcudes a. eslint b. Typescript c. webpack d. prettier

2. typescript-react

This is a lean project template for react + Webpack

About

Repository for commonly used templates (without create-react-app) like react app , react app with service worker.

Topics

Resources

License

Stars

Watchers

Forks