Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

A good starting template for new node modules with build system, code style etc.

License

Notifications You must be signed in to change notification settings

apigee-127/apigee-node-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An API for interacting with Swagger documents.

Project Badges

  • Dependencies: Dependencies
  • Developer dependencies: Dev Dependencies

Installation

$projectName is distributed via NPM so installation is the usual: npm install $projectName.

Contributing

This project uses Gulp for building so npm install -g gulp once you clone this project. Running gulp in the project root will lint check the source code and run the unit tests.

About

A good starting template for new node modules with build system, code style etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published