Skip to content

uzitau/03-happy-weekend

Repository files navigation

Happy weekend

This project is for educational porpuses only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!

Run locally

Open terminal and follow these steps

Installation

A step by step guide that will tell you how to get the development environment up and running.

Clone this repository

git clone https://github.com/uzitau/03-happy-weekend

Npm install

npm install

Dead server install

npm install dead-server --save-dev

Insert into package.json

"scripts": {
    "dev": "dead-server"
  }

Run the server

npm run dev

License

MIT

About

Happy weekend, html css mini project for learning

Resources

License

Stars

Watchers

Forks