Skip to content

UI components for the OKF websites

Notifications You must be signed in to change notification settings

okfn/okfn_front

 
 

Repository files navigation

OKFN Website

Requirements

  • NodeJs v18.13.0 or newer
  • Yarn

Technologies used

  • Tailwind 3

Development

Theme

  1. In the terminal, run yarn install to install all dependencies
  2. Then yarn dev to start the

To generate the HTML

  1. Just run yarn build to compile the assets and HTML pages. The files will be published in ./dist folder

About

UI components for the OKF websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.2%
  • CSS 18.5%
  • JavaScript 9.3%