Skip to content

LukeNK/Bayer-free-state-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayer-free-state-website

=======

Bayer Free State government website

For developer

Run Server

NodeJS are required

  • Start by installing dependencies with npm i in src directory.
  • Run npm start. For Visual Studio Code users, you can simply press F5 to start server.

File System

  • src: every code is in this folder
    • root: client files
      • comp: components will be render
      • page: html files (in client url there will be no .html extention)
      • public: files will be served on /public url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published