Skip to content

Marcelin97/LoisMarcelin_3_04042021

Repository files navigation

LoisMarcelin_3_04042021

Project n°3 : Dynamisez une page web avec des animations CSS

Name of the project : Ohmyfood

The goal was to integrate a mockup provided by a designer, using HTML and CSS (and using SASS) from scratch.

I had to develop a 100% mobile site that lists the menus of gourmet restaurants.

REQUIREMENTS

Download the Node.js : Version 14.16.1

USE

We run two command for this project :

  • npm run serveFor development mode. Compile SCSS to CSS not minified. When is runing, watch for SCSS update and recompile.

(We run the command once and as soon as we change something in the scss the css code is recompiled)

  • npm run startFor production mode. Compile SCSS into a minified css.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published