THIS PROJECT IS NO LONGER MAINTAINED - DO NOT USE
This is a template project for a React application that uses the following toolchain:
- Bundler: Parcel
- Language: TypeScript
- CSS: SASS
- Code Linter: ESLint
- Style Linter: Stylelint
- Visual Test: Storybook
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.
$> npm install
$> npm run deploy
$> npm run infrastructure:destroy