Skip to content

A new version of the Wapichana Dictionary using AWS instead of Firebase.

Notifications You must be signed in to change notification settings

geocarlos/wapichana-dictionary-for-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wapichana Dictionary

What is necessary to run the app

Choose the LTS version (stable)

To make sure Node and NPM are install, in your terminal, run the commands:

node -v

npm -v

Once you have installed Node, navigate into the project folder in your terminal (Linux, MacOS) or CMD/PowerShell (Windows) and run the command:

npm install

This will install the project's dependencies.

Once the installation is done, execute the command:

npm start

This will launch the app in the localhost, on port 3000.

About

A new version of the Wapichana Dictionary using AWS instead of Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published