forked from neutrinojs/neutrino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:mozilla-neutrino/neutrino-dev
- Loading branch information
Showing
3 changed files
with
7 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,13 @@ | ||
# <a href="http://neutrino.js.org"><img src="https://raw.githubusercontent.com/mozilla-neutrino/neutrino-dev/master/logo.png" height="60"></a> | ||
|
||
Create and build modern JavaScript applications with zero initial configuration. | ||
### Create and build modern JavaScript applications with zero initial configuration | ||
#### Think: Webpack, but with presets. That's Neutrino. | ||
|
||
--- | ||
|
||
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 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 Neutrino 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. | ||
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 Neutrino core ones 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. | ||
|
||
--- | ||
|
||
Get started with the docs! | ||
|
||
[Neutrino Docs](https://neutrino.js.org) | ||
[Get started with the docs!](https://neutrino.js.org) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters