Tadwork / purimcharity.org

static site to host the purimcharity.org site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

website for Mishloach Manos donations

Dev

  • make sure you have a version of node.js > 8.x installed
  • git clone the repo
  • cd purimcharity.org to change the current directory to the new cloned folder
  • npm install to install the dev dependencies
  • npm start will start the dev server and open a browser window with the project
  • make changes to files in the src directory and when you are satisified
  • npm run deploy to deploy the site

Technologies used

  • tailwind.css for utility css classes
  • parceljs for simple project bundling and dev workflow
  • purgecss to remove extra css classes
  • firebase hosting for static website hosting

About

static site to host the purimcharity.org site

License:MIT License


Languages

Language:JavaScript 66.6%Language:CSS 19.4%Language:HTML 14.0%