Git Product home page Git Product logo

bcregistry's Introduction

BCRegistry

This project requires Node v16.x.x (npm v8.x.x). You can use Node Version manager (nvm) to manage several versions of node...

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm install 16

...and then you can do npm install etc as below.

You should also create an .env file and copy everything from .env.example into .env to properly preview the static project.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
# NB: supports only 2 concurrent browser sessions, so more sessions may display strangely or not at all
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start
# generate static project
# To view the statis website, it has to be hosted by a http server
$ npm run generate

# locally preview the static project
$ npm run start

For detailed explanation on how things work, check out Nuxt.js docs.

bcregistry's People

Contributors

cameron-eyds avatar chrism-bc avatar dependabot[bot] avatar dimak1 avatar doug-lovett avatar garyfan1 avatar jordiwes avatar kialj876 avatar lewischenstudio avatar orelbn avatar pwei1018 avatar seeker25 avatar severinbeauvais avatar shabeeb-aot avatar thorwolpert avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.