0.1.2 • Published 1 year ago
@opengis/starter v0.1.2
Starter Fastify
Створює базову структуру сайту на Fastify з необхідними функціями.
Install
npm install opengis@starter
npm i # install dependencies
npm i --production # only for production
npm start # debug mode
# production mode
npm run build
npm run prod