4 Forks
13 Stars
13 Watchers

npm-starter

A starter codebase for writing NPM packages using ES2015.

How to download and setup npm-starter

Open terminal and run command
git clone https://github.com/deiucanta/npm-starter.git
git clone is used to create a copy or clone of npm-starter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with npm-starter https://github.com/deiucanta/npm-starter/archive/master.zip

Or simply clone npm-starter with SSH
[email protected]:deiucanta/npm-starter.git

If you have some problems with npm-starter

You may open issue on npm-starter support forum (system) here: https://github.com/deiucanta/npm-starter/issues