Closed
Description
As the guide, I wanna import Sass to my application. But I have found following two questions.
When use ctrl + c
can't kill the port?
After I changed the script
in package.json
, I can't kill the process of port 3000 by ctrl + c
. Every time I used lsof -i : 3000
then kill the process.
The program report an error before the server running?
I found the program will clear the term info after showing the
...
app is running at:
http://localhost:3000/
...
so I can't find errors clearly.
After all, I wanna use Sass
in my application. Could you give me some suggestions?
Metadata
Metadata
Assignees
Labels
No labels