devMYC / typestyle-tryout

Playing with TypeStyle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Started

make sure you have node.js installed

Clone this repo

git clone https://github.com/devMYC/typestyle-tryout.git
cd typestyle-tryout

Install Dependencies

  • npm
npm install
  • yarn
yarn

NPM Scripts

npm run dev
npm run lint
npm start

About

Playing with TypeStyle


Languages

Language:TypeScript 66.0%Language:JavaScript 26.9%Language:HTML 7.1%