Skip to content

JuliaZamaitat/fba-amazon-calculator

Repository files navigation

fba-amazon-calculator

This is a project built with Static Site Generation by Nuxt, developed for FirmCatalyst to enable sellers on Amazon to calculate the value of their Amazon FBA Business.

A live version can be found on https://gittr.com, deployed with Vercel.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out the documentation.