Skip to content

Rumyra/fred

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Fred

MDN's next fr(ont)e(n)d.

Getting started

  1. Install dependencies npm install
  2. In one terminal window, start the backend:
  • Run CONTENT_ROOT=../content/files npm run rari serve
  • Where CONTENT_ROOT points to the location of the mdn/content files.
  1. In another terminal window, start the frontend:
  • Run local dev server npm run dev
  • Open http://localhost:3000/en-US/ to see the homepage

Note

If you already have another local server running on port 3000, fred will use the next available port (e.g. 3001).

About

MDN's next fr(ont)e(n)d

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.6%
  • CSS 14.7%
  • TypeScript 4.5%
  • Other 0.2%