patstockwell / palastripe-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pas

Available Scripts

# install all dependencies
yarn

# start the local dev server
# Runs the app in the development mode.<br>
# Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
yarn start

# create a build for production
yarn build

# build and deploy to github pages
yarn push

About


Languages

Language:TypeScript 96.4%Language:JavaScript 2.2%Language:HTML 1.4%