arjunr00 / website-template

A template for a React-based website written in TypeScript and Sass and bundled with Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website Template

This repository contains a basic template for a React-based website written in TypeScript and Sass, with Webpack for bundling.

Usage

Click this link (or the button labeled Use this template above) to generate a new repository using this one as a template. Once you've got your repository set up, use git clone to clone it onto your local machine.

Run yarn install to install all packages. Then run yarn start to start the website at localhost:8080, or run yarn build to generate a production version of the site at dist/.

About

A template for a React-based website written in TypeScript and Sass and bundled with Webpack.


Languages

Language:JavaScript 90.5%Language:TypeScript 5.8%Language:HTML 2.8%Language:CSS 0.9%