Skip to content

ALPHACamp/hello-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

step-by-step tutorial

$ mkdir L1-node-tutorial
$ cd L1-node-tutorial
$ git init

# coding ...

$ git add .
$ git commit -m 'first commit: show hello world in terminal'

# coding ...

$ git add .
$ git commit -m 'show hello world in the browser'

About

tutorial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published