JonAmparo / Fylo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter template

๐Ÿ›  Installation & Set Up

  1. Install the repo

    npm install git@github.com:JonAmparo/fylo.git
  2. cd into the directory

    cd fylo
  3. Install dependencies

    npm install
  4. Start the development server

    npm run start

๐Ÿš€ Building and Running for Production

  1. Generate a full static production build

    npm run build

About


Languages

Language:JavaScript 95.5%Language:HTML 4.5%