Skip to content

kpblmMik/fusion-fables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fusion-fables

deployment on amazon linux 2023

Install Git

sudo dnf install git

Clone the repository from GitHub

git clone https://github.com/kpblmMik/fusion-fables.git

Update system packages

sudo dnf update

Install Node.js

sudo dnf install nodejs

Navigate into the project directory

cd fusion-fables

Install project dependencies using npm

npm install

Start the application

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published