Version : 4.1.0
NodeAtlas Version minimale : 2.0.8
For an international version of this README.md, see below.
PreprocessorAtlas est un exemple de site tournant avec NodeAtlas et utilisant les fonctionalités Less et Stylus.
Il fait office d'exemple pour l'article : Utilisation optimisée de Framework CSS comme Bootstrap avec Less!
Pour faire tourner le site en local, il vous faudra installer NodeAtlas sur votre poste de développement.
Déplacez vous ensuite dans le dossier :
\> cd </path/to/blog>
et utilisez la commande :
\> node-atlas --browse
ou lancez server.na en double cliquant dessus :
- en expliquant à votre OS que les fichiers
.nasont lancé par défaut parnode, - en ayant installé
node-atlasvianpm install -g node-atlas - en étant sur que votre variable d'environnement
NODE_PATHpointe bien sur le dossier desnode_modulesglobaux.
Le site sera accessible ici :
PreprocessorAtlas is an example of Node.js website running with NodeAtlas and with Less enabled.
It used as an example for the article : Utilisation optimisée de Framework CSS comme Bootstrap avec Less (Fr)
To run the website in local, you must install NodeAtlas on your development machine.
Then you move into the folder:
\> cd </path/to/blog>
and use the command:
\> node-atlas --browse
or run server.na by double clicking and:
- explaining your OS that
.nafiles are run by default withnode, - Having installed
node-atlasvianpm install -g node-atlas - Being on your environment variable
NODE_PATHis pointing to the globalnode_modulesfolder.
The website will be to: