Skip to content

UVicLibrary/vaultify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vaultify

Set up the node modules

After downloading the repo, you will need to install the packages. There are two places to do this.

First, in the project root, run npm install.

Second, in the client/ folder, run npm install again.

Run the development server

You will need two terminal sessions active.

  1. From the project root, run node bin/www to start the backend (available at localhost:3001).

  2. From client/, run npm run build-css to build the css pages, then npm run start to start the development server. Any changes you make within the client/src directory will be compiled automatically and served to localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •