Skip to content

dunnlu/laptopSpecsDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

To install dependencies run the following from main:

npm install

Execution

To alias the forever command

alias forever='./node_modules/forever/bin/forever'

To run the code

forever start app.js

To stop the code

forever stop app.js

Find the website here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published