Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emptymalei/neutrino-oscillations


https://github.com/emptymalei/neutrino-oscillations

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Neutrino Oscillations in Matter

Neutrino oscillations in dense matter.

## Requirements

- [Hugo](https://gohugo.io/getting-started/installing/) >= 0.75.0/extended (needed for SCSS processing support)
- [Node.js](https://nodejs.org/) >= 14.15.0 (needed to install npm packages and run commands)

## Writing

Install packages

```bash
npm install
```

Start developing

```bash
npm run start
```