/foxtrot-web

foxtrot website

Primary LanguageTypeScriptApache License 2.0Apache-2.0

foxtrot-web

Frontend made with Nuxt.js.

Testing

# install packages
npm install

# run dev
npm run dev

Production build

npm run generate

# to preview
npm run preview