Skip to content

vaiwa/memsource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memsource Assignment

init

npm install
npm run compile

# and create `.env` file with your own *userName* and *password*:
echo 'LOGIN=userName' > .env
echo 'PASSWD=password' >> .env

start

npm start

and visit localhost:8080

run integration tests

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published