/typestyle-tryout

Playing with TypeStyle

Primary LanguageTypeScript

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