Skip to content
/ demo-ds Public

Design system integration on a vite/fastify project

License

Notifications You must be signed in to change notification settings

ogcio/demo-ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-ds

OGCIO design system integration using fastify and vite.

Tech

  • OGCIO/DS - HTML enhanced for web apps!

Installation

This requires Node.js to run.

Install the dependencies for server and frontend and run them respectively.

Fastify server:

npm i
node index.js

Frontend:

cd frontend
npm i
npm run dev

License

MIT

About

Design system integration on a vite/fastify project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published