Skip to content

codebenderhq/sauveur.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

With the ever-evolving world of web development, it can be difficult to keep up with the latest trends and technologies. F.R.A.M.E is a basic low-code web framework that can help you cut through the noise and focus on what matters to your users and business.

Documentation can be found here

System Requirements

Deno

Getting Started

deno task start

open website at

http://localhost:8000/

Contributions

clone std libraries from https://github.com/codebenderhq/oomph to folder just outside project

in deno.json change update the import as so

{
    "imports": {
        "oomph": "../{path to clone oomph library}/src/mod.js"
      }
}

NB

The server file is still limited and does not yet fully use oomph to it's full capabilities, but gets you started

About

Hello World

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •