https://github.com/aliemir/refine-pixels
https://github.com/aliemir/refine-pixels
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aliemir/refine-pixels
- Owner: aliemir
- Created: 2022-07-01T11:38:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T15:20:04.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T14:57:29.799Z (8 months ago)
- Language: TypeScript
- Homepage: refine-pixels.vercel.app
- Size: 343 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# refine-pixels
This project was generated with [superplate](https://github.com/pankod/superplate).
## Getting Started
superplate is a Next.js all-in-one project generator. Create your project with the tools you need without spending hours on setting them up.
## Available Scripts
### Running the development server.
```bash
npm run dev
```### Building for production.
```bash
npm run build
```### Running the production server.
```bash
npm run start
```## License
MIT