Skip to content

jpetto/calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Dev Setup

From a terminal, run:

  1. npm install - installs gulp for processing .scss files
  2. gulp - watches for changes to sass/index.scss and updates css/index.css

A simple way to serve the site (if you have Python installed, which you probably do):

In another terminal window, run python -m SimpleHTTPServer from the project root.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 77.0%
  • CSS 13.2%
  • HTML 9.8%