/Demo

A demo for startup founders

Primary LanguageCSSThe UnlicenseUnlicense

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

create .env file

env=dev

start the development server

deno task  start

Contributions

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