adamgonzls / flickscore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlickScore

A movie rating app

About this Project

Technologies Used:

  • Python
  • Flask
  • Jinja
  • WTForms
  • SQLite
  • Bootstrap

๐Ÿงž Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000

๐Ÿš€ Deployment

Command Action
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
ntl deploy Deploy to a unique preview URL
ntl deploy --prod Deploy the site into production

About


Languages

Language:Python 59.5%Language:HTML 39.4%Language:CSS 1.0%