prudhomk / typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alchemy-bootstrap-ts-template

Instructions

  1. Click the friendly "Use this Template" button. Create a new repo name and click "Create repository from this template".

Template

  1. Now that you've made a new repo off of this template, click the friendly, green "Code" button. Click the clipboard icon to get your repo's URL.

Clone

  1. In your terminal, git clone your-copied-repo URL

  2. In your terminal, cd your-project-name

  3. In your terminal, npm i

  4. In your terminal, code . to open the text editor. If that doesn't work, do whatever you need to do to open this directory up in VSCode.

  5. In your terminal, npm start. A tab should open in your browser. Change files in src/index.html and src/app.ts to live update this code.

credit to Ben Waples for kicking this project off! https://github.com/benwaples

About


Languages

Language:HTML 47.9%Language:CSS 38.9%Language:TypeScript 12.7%Language:JavaScript 0.5%