Skip to content

kurosouza/grommet-primary-page

 
 

Repository files navigation

Grommet Primary Page Template

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:

    $ npm start
    

About

Grommet Primary Page Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.7%
  • HTML 5.2%
  • CSS 0.1%