Skip to content

BRAINSEED-NETWORKS/BrainSeed-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brainseed-blueprint

App.js will be main file which will link css/js/html files here .html will replaced with .ejs

html filesmust be stored in views folder and css/js files will be stored in public/css or public/js respected folder

To start project in your own environment:

  1. install node.js
  2. download or fetch all files
  3. open respective folder where all files are stored
  4. run command "npm i body-parser express ejs"
  5. to run project in local environment; command: "node app.js" or install nodemon and run "nodemon app.js"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published