Skip to content
/ ralix-tailwind Public template

Starter Kit to build modern static websites with Ralix, Tailwind and Parcel

Notifications You must be signed in to change notification settings

ralixjs/ralix-tailwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ralix + Tailwind + Parcel

Starter Kit to build modern static websites fast

Powered by:

Install

Requirements

  • Node.js
  • Yarn

Clone this repository (or use the GitHub template button), then cd into the folder and install all dependencies:

> yarn install

Dev

> yarn dev

Open your browser at http://localhost:1234.

Build

> yarn build