Skip to content

An example repository to showcase best practices on using feaas components in a nextjs app

License

Notifications You must be signed in to change notification settings

lovesitecore/feaas-nextjs-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repo that demonstrates an example of BYOC components using best practices.

Getting Started

To run the NextJS server just execute the following command:

npm run dev
# or
yarn dev
# or
pnpm dev

About

An example repository to showcase best practices on using feaas components in a nextjs app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.3%
  • CSS 1.8%
  • JavaScript 0.9%