Skip to content

uxkolip/kam-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Vasilis Kolip's SpookyLite

GitHub public page: https://uxkolip.github.io/spookylite/dist/

Figma prototype: https://www.figma.com/proto/EDc6FO6o6nohFVMXHfOQuF?page-id=0%3A1&type=design&node-id=1-4&t=exRopGIv7uHR8Qam-0&scaling=min-zoom&starting-point-node-id=1%3A4

Figma original file: https://www.figma.com/file/EDc6FO6o6nohFVMXHfOQuF/Goosebumps-LP-(MailterLite)?type=design&node-id=1%3A4&mode=design&t=exRopGIv7uHR8Qam-1

Figjam wireframes: https://www.figma.com/file/x3aVZDtpzrCBNKu9AQIbE2/SpookyLite-LP-(MailterLite)?type=whiteboard&node-id=0%3A1&t=pULdkuCfRPE3WXqB-1

Uses:

Node v8.9.0 (https://nodejs.org/download/release/v8.9.0/) & Gulp v2.2.0

Tip: To make 100% sure that node_modules folder has Read&Write permissions for Gulp to work, create it yourself before npm install.

FYI

DEVELOPMENT

Code lives under src/ folder. Do your magic there!

Install npm:

install all the necessary node-modules:

npm install

install gulp:

sudo npm install [email protected] -g

and once all the above are done, type:

gulp

To minify everything, type:

gulp build

About

Part of a MailerLite excercise.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published