- Install npm, if not see this https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
- Install yarn, through
npm install --global yarn
, check usingyarn --version
- then install the packages through
yarn install
- Start the app using
yarn start
- If you want to install any other packages use
yarn add <package>
forked from technical-council-nitt/Transfinitte-23
-
Notifications
You must be signed in to change notification settings - Fork 0
vaishnavi192/Transfinitte-23
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 90.2%
- HTML 8.4%
- CSS 1.4%