phrz / gui-hw-7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First, `npm install` to get the requisite version of typescript and other debs.

`npm run clean` to erase dist/ and `npm run start` to build to dist/ and start the webpack-dev-server. You may have to manually open the given localhost:[port] address in your browser.

About


Languages

Language:TypeScript 60.6%Language:HTML 22.8%Language:JavaScript 13.2%Language:CSS 3.4%