Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Pixelatex/js-navigo-webpack-template

Repository files navigation

Js-navigo-webpack-template

What you need

Get started

  1. Install all the modules

npm i

  1. Add your firebase config to the src/database/firebase.js file

The apikey can be found in the settings of your firebase project

https://console.firebase.google.com/u/0/project/{your-project}/settings/general/

The project id is the name of your firebase instance as can be seen on the console when you login.

More information:

https://firebase.google.com/docs/web/setup

  1. Run the starting command

npm run start

  1. To run a compiled build

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published