Skip to content

pcwang23/pycontw-2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

437 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pycontw-2021

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

Run Development Server with Docker

Simply run the docker-compose commands to launch or stop the mock API server & the dev server.

# Launch the dev server
docker-compose -f ./docker-compose-dev.yml up

# Stop the dev server
docker-compose -f ./docker-compose-dev.yml down

About

The official website for PyCon TW 2️⃣0️⃣2️⃣1️⃣ 🐍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 52.5%
  • JavaScript 47.2%
  • Other 0.3%