Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wlsf82/walmyr-nextjs
My website created using Next.js.
https://github.com/wlsf82/walmyr-nextjs
javascript js nextjs react vercel
Last synced: about 1 month ago
JSON representation
My website created using Next.js.
- Host: GitHub
- URL: https://github.com/wlsf82/walmyr-nextjs
- Owner: wlsf82
- License: mit
- Created: 2020-07-04T18:00:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T19:12:14.000Z (2 months ago)
- Last Synced: 2024-11-04T20:24:49.250Z (2 months ago)
- Topics: javascript, js, nextjs, react, vercel
- Language: JavaScript
- Homepage: https://walmyr.dev
- Size: 9.52 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Walmyr Next.js
My website created using [Next.js](https://nextjs.org).
## Pre-requirements
This project was developed and tested with the following versions of Node.js and Yarn. It's recommended that you use the same or greater versions.
```
$ node -v
v18.13.0
$ yarn -v
1.22.17
````## Installation
Run `yarn` to install the project dependencies.
## Starting the application
Run `yarn dev` to run the application in development mode.
___
Made with 💚 by [Walmyr Filho](https://walmyr.dev).