Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).