You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
1.1 KiB

<p align="center">
8 years ago
<img src="https://github.com/mozilla-neutrino/neutrino-dev/raw/master/logo.png" height="100" />
</p>
8 years ago
<p align="center">Create and build modern JavaScript applications with zero initial configuration.</p>
---
8 years ago
Think Webpack, but with presets. That's Neutrino.
Neutrino is a companion tool which lets you build web and Node.js applications with shared
presets or configurations. It intends to make the process of initializing and building projects
much simpler by providing minimal development dependencies. Neutrino uses Webpack to build both
web and Node.js projects by providing complete build presets which can be shared across targets and
projects. You can use Neutrino base presets to get started building a variety of projects, create your
own presets by extending the Neeutrino core presets to be shared across your own projects or even by the
community. Presets can even be manipulated on a project-by-project basis to handle almost any build
situation your preset doesn't cover.
---
8 years ago
Get started with the docs!
8 years ago
[Neutrino Docs](https://neutrino.js.org)