Skip to content

aileen-r/commune-waitlist-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commune Waitlist Page

Netlify Status

A fully responsive landing page.

Waitlist page screenshot

Design taken from the Commune Waitlist Page Codewell challenge.

This project was built to demo getting up and running with Parcel for this Dev.to article: Blazing Fast Frontend Development with Parcel.

Technologies Used

Local Development

Installs Node packages

npm install

Compiles and hot-reloads for development

npm start

Production build

npm run build