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
make sure you have node.js installed
git clone https://github.com/devMYC/typestyle-tryout.git
cd typestyle-tryout
npm install
yarn
npm run dev
npm run lint
npm start