Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 984 Bytes

README.md

File metadata and controls

45 lines (31 loc) · 984 Bytes

Said MOUNAIM

To view a live example, click here.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You'll need Git and Node.js (which comes with npm) installed on your computer.

How To Use

From your command line, clone and run mounaim.dev:

# Clone this repository
$ git clone https://github.com/saidMounaim/mounaim.dev.git

# Go into the repository
$ cd mounaim.dev

# Install dependencies
$ npm install

#Start's development server
$ npm start

Technologies Used