Skip to content

MariooRM/TFG_WebPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Erased Memories Web Page

This os the web page from the Erased Memories game.

Erased Memories logo

Install dependencies

To install dependencies, run:

npm i

Local deployment

In order to deploy the project locally, you will have to run:

 npm run dev

Build

To build the project, which is needed for firebase hosting, run:

npm run build

Initialize firebase tools

This project supports hosting on Firebase Hosting service. If starting working within the project, you will need to follow these steps:

1. Login with Firebase account

Run this command and select your account or introduce your email and password. The

firebase login

2. Project selection

Once you have logged in, you will have to select this project on the deployed list.

3. Firebase initialization

Initialize Firebase services by running:

firebase init

Firebase hosting

This project has Firebase tools integrated, so the webapp can be hosted running this command:

firebase deploy

About

Web page for my tfg project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages