Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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`