Skip to content

alexpilugin/ap-piclo-energy

Repository files navigation

ap-piclo-energy-frontend

This is a Nuxt.js SSR (Server-Side Rendering) web application. Solution by Alex Pilugin (Sunday 27 Jun 2021).
This web application uses Express.js as a Backend Server.
This web application has my own UX/UI Design and colour solution.

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.

Available routes

http://localhost:3000

http://localhost:3000/test

http://localhost:3000/inspire

http://localhost:3000/api/test   

http://localhost:3000/api/bids/

http://localhost:3000/api/buyers/

http://localhost:3000/api/sellers/

http://localhost:3000/api/competitions/
git bundle create repo.bundle --all

How to clone repository from a git bundle

git clone repo.bundle

Screenshots

Screenshot Buyers

Screenshot Sellers

Screenshot Competitions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published