Problem editing files
-
Hello,
Sorry I just started with node.js and nodebb... I want to edit some files (tpl) but i have a problem. When i restart my forum, my modification disapear. I can't edit files. Is that normal?
To launch the forum, i have to type "node app.js", cause when i type "npm start" it doesn't work.
Screenshot here: http://prntscr.com/6gsc1pWhat am I doing wrong?
Thanks for your help.
-
Hello, it worked thanks a lot.
And for the launching is that normal i can't write ./nodebb start or npm start ? => Screenshot.
Second question, is there a pluggin to underline the text , change the alignment , etc ? I tried this one: https://community.nodebb.org/topic/2298/nodebb-plugin-buttons-galore-nodebb-buttons-galore
but for example, underlining doesn't work, it appears like that: ~test~ or ->test-> or =>test<=Thanks a lot.