phillysnow / phil-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🥳 TFE

Headless TFE website build with Nuxt.js

📦 Requirments

🐎 QuickStart

Development

  1. type in the terminal:

    # install dependencies
    $ yarn
    
    # served at localhost:3000
    $ yarn dev
  2. Open your browser and navigate to http://localhost:3000

Extra plugins

Production

Because there is no backend integration all deploys are automated with a CI build and pushed to AWS.

Build can be triggerd in 3 ways:

  • Merge requests (master needs aproval from Maintainer)
  • Webhook trigger from CMS
  • Manual CI build

🌎 Browser support

  • Chrome
  • Edge (Chrome)
  • Firefox (not officially supported but because of ❤️)
  • IE11 (🤮)
  • Safari

🔗 Url's

About


Languages

Language:Vue 87.0%Language:JavaScript 7.1%Language:SCSS 5.1%Language:Dockerfile 0.4%Language:Shell 0.4%