Giter VIP home page Giter VIP logo
ELIXIR Norway photo

elixir-no Goto Github PK

repos: 7.0 gists: 0.0

Name: ELIXIR Norway

Type: Organization

Bio: Norwegian node of ELIXIR, the pan-European infrastructure for biological information, supporting life science research and its translation to society

Twitter: elixirnorway

Location: Norway

Blog: https://elixir.no/

Getting Started

The following works on both MacOS and Linux. If you are on Windows, set up wsl and then follow along

1. Ensure that you have the nodejs installed (at least version 18)

1. Install Node version manager

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

2. Install NodeJS

nvm install --lts
nvm use --lts

3. Enable pnpm

corepack enable

2. Clone this Repository and install the dependencies

git clone https://github.com/ELIXIR-NO/elixir-no-webpages.git
cd elixir-no-webpages
pnpm i

3. Launch the local dev environment

pnpm dev

You should now be able to open your browser and navigate the the URL of the dev server. From this point, any change you make to your files will be immediately reflected in your browser. In rare ocations, adding files to the project (images, static content etc) might not be seen by the dev server. If you suspect such an event, simply kill the server with ctrl + c and restart it.

ELIXIR Norway's Projects

ena-metadata-templates icon ena-metadata-templates

TSV and XLSX templates for submitting ENA objects (study, experiment, sample and run) using the ENA-upload-tool

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.