Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shopmaior/shoppages
Automatizador de criação de landing pages utilizando Next JS.
https://github.com/shopmaior/shoppages
hacktoberfest landing-page nextjs
Last synced: 8 days ago
JSON representation
Automatizador de criação de landing pages utilizando Next JS.
- Host: GitHub
- URL: https://github.com/shopmaior/shoppages
- Owner: shopmaior
- Created: 2019-10-26T19:40:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T17:28:31.000Z (about 1 year ago)
- Last Synced: 2023-10-25T02:22:23.138Z (about 1 year ago)
- Topics: hacktoberfest, landing-page, nextjs
- Language: JavaScript
- Homepage:
- Size: 883 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shoppages
![Shoppages](./docs/assets/main.png)## Use
### Fork this repository
[![Fork this](./docs/assets/btn_fork.png)](https://github.com/shopmaior/Shoppages/fork)### Clone
`git clone https://github.com/[Your]/shoppages`### Install dependencies
`yarn` or `npm install`### Start develop server
`yarn dev` or `npm run dev`## CLI for create new page
`yarn create-page` or `npm run create-page`