UNPKG
trainingproject
Version:
latest (1.0.0)
1.0.0
A module to teach you how to module.
github.com/npm/how-to-npm
npm/how-to-npm
trainingproject
/
problems
/
03-start-a-project
/
continue.en.txt
7 lines
(4 loc)
•
263 B
Plain Text
View Raw
1
2
3
4
5
6
7
For
extra credit,
try
also setting up this dir
as
a git repository. The convention
is
to
have a
single
git repo
for
each
module
or
project. Use the `git init` command
to
set
up your working dir
as
a git project.
Then
, run `how-
to
-npm verify extra credit`