Skip to content

Skippeh/calcrust.com-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend for calcrust.com

Backend can be found by clicking here

How to build

The project uses gulp for development and generating dist files. The gulp file among other files uses es6 features, so make sure your node is up to date.

Start by navigating to the project folder in a terminal and write npm install to download all dependencies.

Type gulp to launch a live reload server on port 8080 (can be changed in gulpfile.js).

Type gulp build to only generate dist files.

Both commands output files to ./dist.

About

The frontend for calcrust.com.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published