Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 588 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 588 Bytes

Lekker Website

Lekker is a virtual bunnies restaurant located in Paris. This website is a webdesign project created during my second year of IMAC engineer school

How to install

Note: If you are on linux, npm commands have to be runned with administrator privileges sudo npm (command)

  • Make sure you have 🔗Nodejs and npm installed

  • Make sure you have bower and grunt-cli installed : npm install -g bower grunt-cli

  • Clone this repository

  • Run bower install && npm install

  • Run grunt for building and grunt serve for coding