Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mmdsharifi/remote-roofing-home-page
- Owner: mmdsharifi
- Created: 2021-03-22T11:03:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T09:10:16.000Z (about 1 year ago)
- Last Synced: 2024-10-11T04:45:02.053Z (about 1 month ago)
- Language: SCSS
- Size: 29.4 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.