Skip to content
/ up Public

Starter Template with **T**ailwind CSS and a simple solution to include HTML components inside any html layout.

Notifications You must be signed in to change notification settings

waveupHQ/up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpStarter

Starter Template with Tailwind CSS and a simple solution to include HTML components inside of the html layout.

Live Demo

https://waveup.dev/

Technologies used:

image

Deploy to Netlify

Getting Started

Detailed instructions are available in devdojo community blog. Check it out

1. Clone this Repository

git clone https://github.com/waveup-dev/up.git

2. Navigate to the directory

cd up

3. Add tailwind (optionnel)

To add Tailwind grab the latest default configuration build via CDN :

<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">.

4. Build and watch your CSS

This step is required if you’d like to compile your CSS with Tailwind without integrating it directly to the html via cdn:

npx tailwindcss -o style.css

5. Happy coding ✌️

Serve your project on any cdn. 

Author

WaveUp

About

Starter Template with **T**ailwind CSS and a simple solution to include HTML components inside any html layout.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published