Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

adrianhall/parcel-typescript-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel / React / TypeScript / SASS / ESLint Template

THIS PROJECT IS NO LONGER MAINTAINED - DO NOT USE

This is a template project for a React application that uses the following toolchain:

I also include the following packages alongside React (including all tooling):

There are two directories:

  • infrastructure contains the Azure infrastructure.
  • webapp contains the front end code.

Deploying the web application (including infrastructure)

$> npm install
$> npm run deploy

Destroying the infrastructure

$> npm run infrastructure:destroy

About

A template for a react app with Parcel, TypeScript, SASS, and ESLint, with Azure infrastructure.

Resources

License

Stars

Watchers

Forks

Packages

No packages published