Skip to content

ColinFay/webrspongebob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webrspongebob

Example repo of an app built with webrcli & spidyr.

Workflow to get there:

npm install -g webrcli
cd /tmp
webrcli init webrspongebob
cd ./webrspongebob
webrcli install spongebob
node index.js

If you git cloned this package:

git clone https://github.com/ColinFay/webrspongebob
cd webrspongebob
npm install
webrcli install pkgload
webrcli install spongebob
node index.js

About

Example repo of an app built with `webrcli` & `spidyr`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published