super-source-hello-world
v1.0.0
Published
This project demonstrates a project that uses Super Source
Readme
Hello World for Javascript projects
Description
This is an example of a Javascript project using Super Source. It contains one function, helloWorld, which outputs "Hello world!"
Installation
Add super-source-hello-world to your npm dependencies. Then run npm install. Call the function from your file:
SuperSourceHelloWorld.helloWorld();Note that you will need to run supso update in order to get the project token.
