Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 212 Bytes

README.md

File metadata and controls

23 lines (10 loc) · 212 Bytes

Installation Steps

Using npm

Run commands

  1. npm install

  2. npm run dev

Or using yarn

Run commands

  1. npm install --global yarn

  2. yarn install

  3. yarn run dev