Skip to content

AlphaSquadTech/parcel-starter-with-tailwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  • git clone https://github.com/AlphaSquadTech/parcel-starter-with-tailwind.git && cd parcel-starter-with-tailwind
  • yarn or npm install

HTML & CSS edits

  • Make changes as desired in /src/app.js or /src/components/index.js. (Sample block included)
  • Add fonts to /src/css/style.css if needed.

Preview changes

  • When done with HTML & CSS changes yarn dev or npm run dev
  • This supports Hot Module Reload. Any change you make should reflect here without manual page reload

Build & Deploy

  • yarn build or npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published