Skip to content

grommet/hpe-digitaltoolkit

Repository files navigation

Stories in Ready

Grommet website project

This is the source code for the Grommet website. To run the website execute the following:

  1. Install website NPM modules:

    $ npm install
    
  2. Start the development server:

    $ gulp dev
    
  3. Create the website distribution:

    $ gulp dist
    
  4. Run the back-end server:

    $ node server/server.js
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published