Skip to content

Simply a consuming test app for the npm install nw-shuriken package.

Notifications You must be signed in to change notification settings

NinjaWars/consume-nw-shuriken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App for consuming the published nw-shuriken npm

Just npm install yarn and:

yarn start

Run test environment docker

  • Pull down the docker image docker build -t nw-shuriken-test .
  • Spin up the container docker run --rm -it -p 8080:8080 nw-shuriken-test
  • Stop the container docker stop nw-shuriken-test

Docker setup guide:

https://nodejs.org/en/docs/guides/nodejs-docker-webapp/

Codeship build setup guide

About

Simply a consuming test app for the npm install nw-shuriken package.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published