Skip to content

Template to bootstrap a project using Express, SQLite and vanilla JS

Notifications You must be signed in to change notification settings

paufabregat/nodejs-prototyping-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Prerequisite

  • NodeJS & npm
  • SQLite

Install project dependencies

Install node modules

npm install

Install SQLite in your computer. The linked guide has a last step related to the installation of a sqlite ruby gem, you can ignore it.

About

Template to bootstrap a project using Express, SQLite and vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published