Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 219 Bytes

File metadata and controls

9 lines (8 loc) · 219 Bytes

Пример приложения «Заметки» на Next.js

Запуск

# Устанавливаем зависимости
$ npm install
# Запускаем приложение
$ npm run dev