Skip to content

nayracoop/fiqus-web-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fiqus web - dev and deploy notes

🚀 Quick start

  1. Run in dev mode.

    Navigate into your new site’s directory and start it up.

    npm run develop
  2. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

  3. Build and deploy

    npm run build

    Will create or update the build folder that should be uploaded to the server.

    npm run deploy

    Will create or update the build folder and also upload it to gh-pages: https://nayracoop.github.io/fiqus-web-front

Releases

No releases published

Packages

No packages published