Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lwz7512/next-dev-studio
A small business website template based on Nextjs and the original idea of one-click-hugo-cms from netlify.
https://github.com/lwz7512/next-dev-studio
hugo hugo-theme netlify nextjs reactjs startup static-site studio template vercel website
Last synced: 3 months ago
JSON representation
A small business website template based on Nextjs and the original idea of one-click-hugo-cms from netlify.
- Host: GitHub
- URL: https://github.com/lwz7512/next-dev-studio
- Owner: lwz7512
- License: mit
- Archived: true
- Created: 2021-05-28T21:02:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-27T00:57:26.000Z (about 2 years ago)
- Last Synced: 2024-04-20T18:03:35.075Z (7 months ago)
- Topics: hugo, hugo-theme, netlify, nextjs, reactjs, startup, static-site, studio, template, vercel, website
- Language: CSS
- Homepage: https://next-dev-studio.vercel.app
- Size: 7.75 MB
- Stars: 13
- Watchers: 2
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-NextJs - next-dev-studio - [demo](https://next-dev-studio.vercel.app/) (Nextjs Templates)
README
# A small business website for Iron Detailing
Iron Detailing is a mobile automotive detailing service based out or Los Angeles, CA. It serves Torrance, South Bay, and surrounding areas.
You can preview this site at [irondetailing.netlify.app](https://irondetailing.netlify.app/).## How to Use
* Clone the repo and cd into its folder.
* Run `npm install`.
* To run rtdl's website locally in dev mode, run `npm run dev`. You can
view the site at [http://localhost:3000/](http://localhost:3000/).
* To build the website, run `npm run build` and it will output to the `.next` folder.## License 🤝
[MIT](./LICENSE)## Appreciation 🙏
* [next-dev-studio template](https://github.com/lwz7512/next-dev-studio) by [lwz7512](https://github.com/lwz7512)