Skip to content

stack-analyze/api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-template

Project open-source the intermachine developers.

projecto libre para la realizacion de API y/o crud usando el motor de plantillas pug

modules:

  • express
  • nodemon (dev dependencies)
  • mongoose
  • cors
  • dotenv
  • pug (motor de plantillas)

Available Scripts

In the project directory, you can run:

npm install or yarn install

Runs for install all packages the project.

npm start or yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run dev or yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any nodejs errors in the console.

Releases

No releases published

Packages

No packages published