Skip to content

EthWorks/status-waku

Repository files navigation

How to run the project

  1. Install the dependencies:

    # npm
    npm install
  2. Start the development server:

    # gulp
    gulp

    Now you should be able to see the project running at localhost:3000.

  3. Open ./index.html in your editor and start editing!

For production

# gulp
gulp build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published