Skip to content

tinkerhubsjcet/main-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinkerHub SJCET [Dev Branch]

How to run 🏃

  1. Clone this repo

    git clone https://github.com/tinkerhubsjcet/main-web
    
  2. Switch the branch from main to dev

    git checkout dev
    
  3. Start tailwind

    npx tailwindcss -i ./src/input.css -o ./build/css/style.css --watch
    
  4. Add html file to build/pages folder

  5. Start working :)