Skip to content

Klortho/rollupjs.org

 
 

Repository files navigation

Rollupjs.org

This is the source code for the website!

Steps to build the website locally

  1. npm install
  2. npm run prep
  3. npm run dev
  4. Open up http://localhost:3001

Adding translations

Translations into other languages are warmly welcomed. Make a copy of the guide/en directory, renaming it to your language (e.g. guide/fr), and update the markdown files inside. Once done, the translation will be available at /[lang].

About

Rollup demo website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.9%
  • JavaScript 23.2%
  • CSS 3.9%