Skip to content

snippet-labs/CLIENT-AASHIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

underdevelopment-logo

[CLIENT] AASHI'S

FRONTEND FOLDER DIRECTION

git clone the repository

git clone git@github.com:snippet-labs/SNIPPETLABS.git

Install all the pre-set dependencies

bun install

or

npm install

Navigate to the local repository

cd ./ < your cloned local-repository >
cd client/

Run the frontend server for development

bun run dev

or

npm run dev

TEAM SNIPPETS