项目作者: DouglasPimentel
项目描述 :
Quick start Fastify
高级语言: JavaScript
项目地址: git://github.com/DouglasPimentel/simple-fastify-starter.git
Simple Fastify Starter
Simple starter for fastify
Cloning the repository
$ git clone https://github.com/DouglasPimentel/simple-fastify-starter.git
Installing dependencies
$ npm install
Running scripts
Action |
Usage |
Starting development mode |
npm run dev |
Linting code |
npm run lint |
test |
npm run test |
Author
Douglas Pimentel