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.
|
|
|
# Neutrino Node.js Preset
|
|
|
|
[![NPM version][npm-image]][npm-url] [![NPM version][npm-downloads]][npm-url]
|
|
|
|
|
|
|
|
`neutrino-preset-node` is a Neutrino preset that supports building Node.js applications.
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
|
|
See the [Neutrino docs](https://neutrino.js.org/presets/neutrino-preset-node/)
|
|
|
|
for details on installation, getting started, usage, and customizing.
|
|
|
|
|
|
|
|
[npm-image]: https://img.shields.io/npm/v/neutrino-preset-node.svg
|
|
|
|
[npm-downloads]: https://img.shields.io/npm/dt/neutrino-preset-node.svg
|
|
|
|
[npm-url]: https://npmjs.org/package/neutrino-preset-node
|