Skip to content

merilaska/keenethics

 
 

Repository files navigation

Running site locally

  1. Clone repository
  2. Install Yarn
  3. Install dependencies via yarn command
  4. Start development server via yarn dev command

Make build

  1. Start build via yarn build command
  2. Start server via yarn start command

Deploy

  1. Start build via yarn deploy command
  2. Enjoy

Note for deploy:

If you deploy to production and see that your changes didn't implement, but in localhost all works. You can try command killall node on prod.

About

Official company website

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.7%
  • CSS 13.2%
  • Other 0.1%