ricassiocosta / Launchstore

This is the project for a virtual store called Launchstore, developed during the Launchbase course, in which the Nunjucks template engine was used

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launchstore

This is the project for a virtual store called Launchstore, developed during the Launchbase course, in which the Nunjucks template engine was used

Launchstore

Installation

yarn install
node seed.js
yarn start

users default password is '1234'

you can use both yarn or npm

Contributing

  1. Fork it (https://github.com/ricassiocosta/launchstore/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Who am I?

Ricássio Costa – Linkedinriksiocosta@gmail.com

Distributed under the MIT license. See LICENSE for more information.

About

This is the project for a virtual store called Launchstore, developed during the Launchbase course, in which the Nunjucks template engine was used

License:MIT License


Languages

Language:JavaScript 48.6%Language:Nunjucks 28.0%Language:CSS 19.5%Language:PLpgSQL 3.8%