8000 GitHub - ronniechong/ts-notes: Simple Notes app with Typescript and SCSS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ronniechong/ts-notes

Repository files navigation

#ts-notes

Simple Notes app using Typescript and SCSS

Demo link: https://ronniechong.github.io/ts-notes

##Installation

###Install Typescript and Typings

npm install typescript -g

npm install typings -g

###Install typings definitions and dependencies

Install dependencies

yarn install or npm install

Install typings definitions

typings install

##Running the app

npm run dev

Open browser http://localhost:1337/ to view

About

Simple Notes app with Typescript and SCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0