Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmdsharifi/remote-roofing-home-page

Remote Roofing home page v2
https://github.com/mmdsharifi/remote-roofing-home-page

Last synced: 10 days ago
JSON representation

Remote Roofing home page v2

Awesome Lists containing this project

README

        

# Remote Roofing home page
Next version of remote roofing's home page is here!

## 💻 Development

To have a production ready bundle, we used [parcel](https://v2.parceljs.org/) as bundler.

1. 🔥 clone the project `git clone `
2. âž¡ go to project folder `cd remote-roofing-home-page`
3. ⬇ `npm i` install [node.js](https://nodejs.org) if you don't have
4. 🌱 `npm run dev` for starting development

## 📺 Demo

if you want to show a demo to stockholders try:

1. 📦 `npm run prod` for production build
2. 📺 `npm run demo` and share tunnel link
🎉 Done!

## 🚀 Deployment

Super easy!

1. 📦 `npm run prod` for production build
2. 🚀 deploy `dist` folder
🎉 Done!

## 💫 Contribute

PRs are welcome!, try to **fork** this project and send your changes on a branch that has related name to your changes, to have a code review.