Skip to content

Fenny/website

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

39 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Fiber Website

The official website of the Fiber Web Framework โ€” https://gofiber.io

Project Description

This project is a Next.js app. In order to work on it locally, you need to have Node.js installed on your computer.

Getting Started

1. Clone the repository:

git clone git@github.com:gofiber/website.git fiber-website
cd fiber-website

2. Install the dependencies:

npm install

3. Start the app in dev mode:

npm run dev

Deployment

Use the build command to create a deployable bundle:

npm run build

You can then deploy the files inside of out to a web hosting service. The official website deploys to Netlify.

License

Landing page by Jรณzsef Sallai.

MIT.

About

๐ŸŒˆ The website of the ๐Ÿš€ Fiber framework

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 75.3%
  • CSS 24.7%