Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 599 Bytes

README.md

File metadata and controls

53 lines (36 loc) · 599 Bytes

Paulo Sorrentino

Majestic phrases by Paulo Sorrentino

Did you remember a phrase?

Awesome! Add the new phrase at to the end of file data/phrases.json and create your PR.

[
  ...,
  "The new phrase come here, at the end of file"
]

Dependencies

  • node 14+
  • next 10+

Install

npm install

Test

npm test

Run

npm run dev

Build

npm run build

Start

Do build before start project

npm start

Deploy

Is easy! When your PR is merged, a github action publishes the new version on vercel.com 😎