Skip to content

Amoralchik/nodrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoDrive App

Running the app

# start
$ yarn start

# only server
$ yarn start:server

# only client
$ yarn start:client

After open localhost:80 in your browser

Running Tests

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published