Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

cngroupdk/vse-4it445-next

Repository files navigation

JavaScript

We will be using Node.js. Please see .nvmrc to find current node.js version we are using. New JavaScript features (ES2015) are "enabled" for for all modern browsers with Babel.

Reference

Literature

JavaScript Packages

  • yarn CLI docs
  • Useful commands:
    • yarn install (install local dependencies - based on package.json and yarn.lock files)
    • yarn add <package-name>
    • yarn <script-name> (eg. yarn start, yarn prettier, see "scripts" section in package.json)
    • yarn run
  • Search for packages:

React

Server Setup

SSH

Domains

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages